Needs review
Project:
Chaos Tool Suite (ctools)
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2021 at 13:28 UTC
Updated:
26 Feb 2025 at 22:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
dmitriy.trt commentedCreated MR !6. Patch/MR for Page Manager is also coming soon, as it requires changes too in order for this issue to be fixed.
Comment #4
dmitriy.trt commentedComment #5
dmitriy.trt commentedAdding a patch file here for a stable reference from composer files. It was made from MR!6 at commit
fce48234.Comment #6
liquidcms commentedThis applies to ctools 3.7, but does not apply to the latest version of ctools 3.8
Comment #7
hamrant commentedRe-roll for 3.x branch
Comment #8
ygstnd commentedRe-rolled #7 patch to make it compatible with Drupal 10
Comment #11
pavel ruban commentedpatch for 4.1.0 with additional fix: https://git.drupalcode.org/project/ctools/-/merge_requests/79/diffs?comm...
* Issue #3230847: On any complex widgets like media library which use sub dialog modal was the error which leaded to initial dialogue overwrite & complete data loss following by dialogue close, prevent this by render initial widget form in off canvas sidebar which allows to use secondary dialog modal.